services.kanshi.profiles.<name>.outputs.*.mode

<width>x<height>[@<rate>[Hz]]

Configures the specified output to use the specified mode. Modes are a combination of width and height (in pixels) and a refresh rate (in Hz) that your display can be configured to use.

Type
null or string
Default
null
Example
"1920x1080@60Hz"
Declared
<home-manager/modules/services/kanshi.nix>